DioDocs for PDF
SaveAsBmp(String,Nullable<Rectangle>) メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Imaging 名前空間 > GcBitmap クラス > SaveAsBmp メソッド : SaveAsBmp(String,Nullable<Rectangle>) メソッド
The output file path.
Clipping rectangle of the image to be saved.
Saves the image into a file in BMP format.
シンタックス
'宣言
 
Public Overloads Sub SaveAsBmp( _
   ByVal path As System.String, _
   Optional ByVal clipRect As System.Nullable(Of Rectangle) _
) 
public void SaveAsBmp( 
   System.string path,
   System.Nullable<Rectangle> clipRect
)

パラメータ

path
The output file path.
clipRect
Clipping rectangle of the image to be saved.
参照

GcBitmap クラス
GcBitmap メンバ
オーバーロード一覧